PowerTools SPREAD for ASP.NET 8.0J
GetProperties(Attribute[]) メソッド

フィルタとして使用する属性の配列。Nullを指定できます。
この型記述子によって表されたオブジェクトのプロパティ記述子のコレクションを返します。
構文
'Declaration
 
Public Overloads Overrides Function GetProperties( _
   ByVal attributes() As Attribute _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties( 
   Attribute[] attributes
)

パラメータ

attributes
フィルタとして使用する属性の配列。Nullを指定できます。

戻り値の型

プロパティ記述子のコレクション。
参照

DoubleCollectionCustomTypeDescriptor クラス
DoubleCollectionCustomTypeDescriptor メンバ
オーバーロード一覧

 

 


© 2003-2015, GrapeCity inc. All rights reserved.